Skip to content

Refactor/chat service#59

Merged
Ss0Mae merged 80 commits intomainfrom
refactor/chat-service
Jul 2, 2025
Merged

Refactor/chat service#59
Ss0Mae merged 80 commits intomainfrom
refactor/chat-service

Conversation

@Ss0Mae
Copy link
Member

@Ss0Mae Ss0Mae commented Jul 2, 2025

🚀 구현한 내용 (What was implemented)

  • ✨ 주요 기능:
    • 기능 1: 설명
    • 기능 2: 설명
    • 기타: 설명

🤔 논의가 필요한 사항 (Points to discuss)

  • 문제 1: 설명
  • 문제 2: 설명
  • 기타: 설명

🖼️ 결과 이미지 (Screenshots)

기능 A 기능 B
기능 A 스크린샷 기능 B 스크린샷

🛠️ 추가 수정 필요 사항 (Additional fixes required)

  • 수정 1: 설명
  • 수정 2: 설명
  • 기타: 설명

📝 참고 사항 (Additional notes)

  • 관련 이슈: #123, #124
  • 테스트 방법:
    1. API 1 호출 방법
    2. API 2 호출 방법
  • 참고 자료: 링크

JaeHye0k and others added 28 commits February 18, 2025 10:33
cursor 대신 prev, next 사용
이미 DB에서 조회할 때 orderBy 를 통해 정렬을 수행하므로 다시 뒤집을 필요가 없다고 판단하여 제거.
readCounted 이벤트 emit 시 messageId 불필요함
- 유저가 채팅방에 한 번도 입장하지 않은 상태에서 채팅방을 나갈 경우 lastMessage 가 null 이기 때문에 에러가 발생함.
@Ss0Mae
Copy link
Member Author

Ss0Mae commented Jul 2, 2025

Merge

@Ss0Mae Ss0Mae merged commit f006ac7 into main Jul 2, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants